Skip to content

Tomcat and Jetty metrics Auto-configurations should be enabled only for servlet-based web application #45879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

quaff
Copy link
Contributor

@quaff quaff commented Jun 11, 2025

It's possible that Tomcat's Manager.class or Jetty's Server.class is present in reactive web applications.

…or servlet-based web application

It's possible that Tomcat's `Manager.class` or Jetty's `Server.class` is present in reactive web applications.

Signed-off-by: Yanming Zhou <[email protected]>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 11, 2025
@bclozel
Copy link
Member

bclozel commented Jun 11, 2025

@quaff These metrics seem to apply to both reactive and servlet applications. Can you explain why they don't make sense for reactive apps?

@quaff
Copy link
Contributor Author

quaff commented Jun 11, 2025

These metrics seem to apply to both reactive and servlet applications.

With my understanding, both Tomcat and Jetty are servlet container, reactive applications will not start them, feel free to close it if I'm wrong.

@quaff quaff closed this Jun 11, 2025
@bclozel bclozel added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants